home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-12-30 | 1.3 KB | 31 lines | [TEXT/ttxt] |
- #This machine needs a return to get things going and sends
- # name: as the login prompt
- machine1 Any ACU 2400 555-1212 -\r-me:-\r-me: login-name word: password
- #
- #This machine simply sends login: as the login prompt
- machine2 Any ACU 2400 555-1212 in:-\r-in: login-name word: password
- #
- #We never call this machine, it always calls us. The ACU
- # baud rate and phone number fields are dummies
- machine3 Never ACU 2400 555-1212
- #
- #This machine is in a area code that takes a while to dial.
- #We put commas inb tghe number to give the phone lines a chance
- #to settle down. It expects name: as the login prompt.
- #It also needs a "Break" character to get things going.
- #
- machine4 Any ACU 2400 1,555,555-1212 -\b-me:-\b-me: login-name word: password
- #
- #This is the uupsi commercial service. The connection protocol
- #is quite complex and takes several lines to complete.
- #It alsoe expects a "return", "delay", "return", "delay", "return"
- #to get things going. There are two separate logins in this script.
- uupsi Any ACU 2400 16172620688 -\r\d\r\d\r-me:-\r\d-me: \
- login-name1 word: password1 \
- _ts>-\r-_ts>-\r-_ts> terminal\sdownload\r \
- _ts>-\r-_ts>-\r-_ts> \terminal\sno\sescape-char\r \
- _ts>-\r-_ts>-\r-_ts> telnet\suu.psi.com\s540\s/stream \
- gin:-\r-gin: login-name2 word: password2\r
-
-
-